DEV Community

Tony Di Croce
Tony Di Croce

Posted on

NanoTS - embeddable, blazingly fast, time series database.

I just finished up an open source time series database called NanoTS.

Features:

  • Exceptionally fast writes + reads.
  • Configurable durability.
  • 1 writer per stream, but unlimited simultaneous streams.
  • Unlimited readers.

https://github.com/dicroce/nanots

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.