Explore >> Select a destination


You are here

nakabonne.dev
| | richardstartin.github.io
5.7 parsecs away

Travel
| | Suppose you have an unsorted array of numeric values and need to find the set of indexes of all the values which are within a range. The range predicate will be evaluated many times, so any time spent preprocessing will be amortised, and non-zero spatial overhead is expected. If the data were sorted, this would be very easy, but the indexes of the values have meaning so the data cannot be sorted. To complicate the problem slightly, the set of indexes must be produced in sorted order.
| | github.com
2.6 parsecs away

Travel
| | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. - redis/redis
| | stribny.name
4.2 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | streamnative.io
20.9 parsecs away

Travel
| Join us May 29 for Data Streaming Summit Virtual 2025. Explore Pulsar, Kafka, and StreamNative Ursa, and learn how to leverage data streaming with data lakehouses to unlock real-time AI. Submit your talk proposal!