Stars
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,…
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
🦀 Small exercises to get you used to reading and writing Rust code!