Oren Eini

CEO of RavenDB

a NoSQL Open Source Document Database

Get in touch with me:

[email protected] +972 52-548-6969

Posts: 7,552
|
Comments: 51,168
Privacy Policy · Terms
filter by tags archive
6posts

RavenDB 7.1

  1. (11 Mar 2025)

    One IO Ring to rule them all (9 days from now)

  2. (19 Feb 2025)

    Clocking at 200 fsync/second

  3. (17 Feb 2025)

    Shared Journals

  4. (14 Feb 2025)

    Reclaiming disk space

  5. (12 Feb 2025)

    Write modes

  6. (10 Feb 2025)

    Next-Gen Pagers

2posts

RavenDB 7.0 Released

  1. (03 Mar 2025)

    AWS SQS & AWS Lambda integration (about one day from now)

  2. (27 Feb 2025)

    AI & Vector Search

77posts

Challenge

  1. (03 Feb 2025)

    Giving file system developer ulcer

  2. (20 Jan 2025)

    What does this code do?

  3. (01 Jul 2024)

    Efficient snapshotable state

  4. (13 Oct 2023)

    Fastest node selection metastable error state–answer

  5. (12 Oct 2023)

    Fastest node selection metastable error state

  6. (19 Sep 2023)

    Spot the bug

  7. (04 Jan 2023)

    what does this code print?

  8. (14 Dec 2022)

    What does this code print?

  9. (01 Jul 2022)

    Find the stack smash bug… – answer

  10. (30 Jun 2022)

    Find the stack smash bug…

  11. (03 Jun 2022)

    Spot the data corruption

  12. (06 May 2022)

    Spot the optimization–solution

  13. (05 May 2022)

    Spot the optimization

  14. (06 Apr 2022)

    Why is this code broken?

  15. (16 Dec 2021)

    Find the slow down–answer

  16. (15 Dec 2021)

    Find the slow down

  17. (03 Nov 2021)

    The code review bug that gives me nightmares–The fix

  18. (02 Nov 2021)

    The code review bug that gives me nightmares–the issue

  19. (01 Nov 2021)

    The code review bug that gives me nightmares

  20. (16 Jun 2021)

    Detecting livelihood in a distributed cluster

  21. (21 Apr 2020)

    Generate matching shard id–answer

  22. (20 Apr 2020)

    Generate matching shard id

  23. (02 Jan 2020)

    Spot the bug in the stream

  24. (28 Sep 2018)

    The loop that leaks–Answer

  25. (27 Sep 2018)

    The loop that leaks

  26. (03 Apr 2018)

    The invisible concurrency bug–Answer

  27. (02 Apr 2018)

    The invisible concurrency bug

  28. (31 Jan 2018)

    Find the bug in the fix–answer

  29. (30 Jan 2018)

    Find the bug in the fix

  30. (19 Jan 2017)

    What does this code do?

  31. (26 Jul 2016)

    The race condition in the TCP stack, answer

  32. (25 Jul 2016)

    The race condition in the TCP stack

  33. (28 Apr 2015)

    What is the meaning of this change?

  34. (26 Sep 2013)

    Spot the bug

  35. (27 May 2013)

    The problem of locking down tasks…

  36. (17 Oct 2011)

    Minimum number of round trips

  37. (23 Aug 2011)

    Recent Comments with Future Posts

  38. (02 Aug 2011)

    Modifying execution approaches

  39. (29 Apr 2011)

    Stop the leaks

  40. (23 Dec 2010)

    This code should never hit production

  41. (17 Dec 2010)

    Your own ThreadLocal

  42. (03 Dec 2010)

    Querying relative information with RavenDB

  43. (29 Jun 2010)

    Find the bug

  44. (23 Jun 2010)

    Dynamically dynamic

  45. (28 Apr 2010)

    What killed the application?

  46. (19 Mar 2010)

    What does this code do?

  47. (04 Mar 2010)

    Robust enumeration over external code

  48. (16 Feb 2010)

    Premature optimization, and all of that…

  49. (12 Feb 2010)

    Efficient querying

  50. (10 Feb 2010)

    Find the resource leak

  51. (21 Oct 2009)

    Can you spot the bug?

  52. (18 Oct 2009)

    Why is this wrong?

  53. (17 Oct 2009)

    Write the check in comment

  54. (15 Sep 2009)

    NH Prof Exporting Reports

  55. (02 Sep 2009)

    The lazy loaded inheritance many to one association OR/M conundrum

  56. (01 Sep 2009)

    Why isn’t select broken?

  57. (06 Aug 2009)

    Find the bug fixes

  58. (26 May 2009)

    Find the bug

  59. (14 May 2009)

    multi threaded test failure

  60. (11 May 2009)

    The regex that doesn’t match

  61. (24 Mar 2009)

    probability based selection

  62. (13 Mar 2009)

    C# Rewriting

  63. (18 Feb 2009)

    write a self extracting program

  64. (04 Sep 2008)

    Don't stop with the first DSL abstraction

  65. (02 Aug 2008)

    What is the problem?

  66. (28 Jul 2008)

    What does this code do?

  67. (26 Jul 2008)

    Find the bug fix

  68. (05 Jul 2008)

    Find the deadlock

  69. (03 Jul 2008)

    Find the bug

  70. (02 Jul 2008)

    What is wrong with this code

  71. (05 Jun 2008)

    why did the tests fail?

  72. (27 May 2008)

    Striving for better syntax

  73. (13 Apr 2008)

    calling generics without the generic type

  74. (12 Apr 2008)

    The directory tree

  75. (24 Mar 2008)

    Find the version

  76. (21 Jan 2008)

    Strongly typing weakly typed code

  77. (28 Jun 2007)

    Windsor Null Object Dependency Facility

13posts

Answer

  1. (22 Jan 2025)

    What does this code do?

  2. (05 Jan 2023)

    what does this code print?

  3. (15 Dec 2022)

    What does this code print?

  4. (07 Apr 2022)

    Why is this code broken?

  5. (20 Jan 2017)

    What does this code do?

  6. (16 Aug 2011)

    Modifying execution approaches

  7. (30 Apr 2011)

    Stopping the leaks

  8. (24 Dec 2010)

    This code should never hit production

  9. (21 Dec 2010)

    Your own ThreadLocal

  10. (11 Feb 2010)

    Debugging a resource leak

  11. (03 Sep 2009)

    The lazy loaded inheritance many to one association OR/M conundrum

  12. (04 Sep 2008)

    Don't stop with the first DSL abstraction

  13. (12 Jun 2008)

    How many tests?

2posts

Production post-mortem

  1. (17 Jan 2025)

    Inspecting ourselves to death

  2. (18 Aug 2020)

    Too much RAM and the unstable cluster

2posts

Performance discovery

  1. (10 Jan 2025)

    IOPS vs. IOPS

  2. (03 Jan 2025)

    Managed vs. Unmanaged memory

2posts

RavenDB Cloud

  1. (26 Nov 2024)

    Auto scaling

  2. (21 Apr 2022)

    Metrics & Disk I/O enhancements

14posts

Recording

  1. (19 Jun 2024)

    Building a Database Engine in C# & .NET

  2. (05 Mar 2024)

    Technology & Friends - Oren Eini on the Corax Search Engine

  3. (15 Jan 2024)

    S06E09 - From Code Generation to Revolutionary RavenDB

  4. (02 Jan 2024)

    .NET Rocks Data Sharding with Oren Eini

  5. (01 Jan 2024)

    .NET Core podcast on RavenDB, performance and .NET

  6. (28 Aug 2023)

    RavenDB and High Performance with Oren Eini

  7. (17 Feb 2023)

    RavenDB Usage Patterns

  8. (12 Dec 2022)

    Software architecture with Oren Eini

  9. (17 Nov 2022)

    RavenDB in a Distributed Cloud Environment

  10. (25 Jul 2022)

    Build your own database at Cloud Lunch & Learn

  11. (15 Jul 2022)

    Non relational data modeling & Database engine internals

  12. (11 Apr 2022)

    Clean Architecture with RavenDB

  13. (14 Mar 2022)

    Database Security in a Hostile World

  14. (02 Mar 2022)

    RavenDB–a really boring database

33posts

re

  1. (28 May 2024)

    Secure Drop protocol

  2. (16 Aug 2022)

    How Discord supercharges network disks for extreme low latency

  3. (02 Jun 2022)

    BonsaiDb performance update

  4. (14 Jan 2022)

    Are You Sure You Want to Use MMAP in Your Database Management System?

  5. (09 Dec 2021)

    Why IndexedDB is slow and what to use instead

  6. (23 Jun 2021)

    The performance regression odyssey

  7. (27 Oct 2020)

    Investigating query performance issue in RavenDB

  8. (27 Dec 2019)

    Writing a very fast cache service with millions of entries

  9. (26 Dec 2019)

    Why databases use ordered indexes but programming uses hash tables

  10. (12 Nov 2019)

    Document-Level Optimistic Concurrency in MongoDB

  11. (25 Oct 2019)

    RavenDB. Two years of pain and joy

  12. (19 Aug 2019)

    The Order of the JSON, AKA–irresponsible assumptions and blind spots

  13. (10 Oct 2017)

    Entity Framework Core performance tuning–Part III

  14. (09 Oct 2017)

    Different I/O Access Methods for Linux

  15. (06 Oct 2017)

    Entity Framework Core performance tuning–Part II

  16. (04 Oct 2017)

    Entity Framework Core performance tuning–part I

  17. (26 Apr 2017)

    Writing a Time Series Database from Scratch

  18. (28 Jul 2016)

    Why Uber Engineering Switched from Postgres to MySQL

  19. (15 Jun 2016)

    Why you can't be a good .NET developer

  20. (12 Nov 2013)

    Why You Should Never Use MongoDB

  21. (21 Aug 2013)

    How memory mapped files, filesystems and cloud storage works

  22. (15 Apr 2012)

    Kiip’s MongoDB’s experience

  23. (18 Oct 2010)

    Diverse.NET

  24. (10 Apr 2010)

    NoSQL, meh

  25. (30 Sep 2009)

    Are you smart enough to do without TDD

  26. (17 Aug 2008)

    MVC Storefront Part 19

  27. (24 Mar 2008)

    How to create fully encapsulated Domain Models

  28. (21 Feb 2008)

    Versioning Issues With Abstract Base Classes and Interfaces

  29. (18 Aug 2007)

    Saving to Blob

  30. (27 Jul 2007)

    SSIS - 15 Faults Rebuttal

  31. (29 May 2007)

    The OR/M Smackdown

  32. (06 Mar 2007)

    IoC and Average Programmers

  33. (19 Sep 2005)

    DLinq Mapping

2posts

Meta Blog

  1. (23 Jan 2024)

    I'm a JS Developer now

  2. (17 Jan 2024)

    Blogging ergonomics in 2024

FUTURE POSTS

  1. RavenDB 7.0 Released: AWS SQS & AWS Lambda integration - about one day from now
  2. The Heisenberg uncertainty principle for management's opinion - 3 days from now
  3. On the role of design documents - 5 days from now
  4. RavenDB 7.1: One IO Ring to rule them all - 9 days from now

There are posts all the way to Mar 11, 2025

RECENT SERIES

  1. RavenDB 7.1 (6):
    19 Feb 2025 - Clocking at 200 fsync/second
  2. RavenDB 7.0 Released (2):
    27 Feb 2025 - AI & Vector Search
  3. Challenge (77):
    03 Feb 2025 - Giving file system developer ulcer
  4. Answer (13):
    22 Jan 2025 - What does this code do?
  5. Production post-mortem (2):
    17 Jan 2025 - Inspecting ourselves to death
View all series

Syndication

Main feed Feed Stats
Comments feed   Comments Feed Stats
}