The Wayback Machine - https://web.archive.org/web/20220601204149/https://github.com/topics/in-memory-database
Skip to content
#

in-memory-database

Here are 150 public repositories matching this topic...

atomotic
atomotic commented May 31, 2022

the pre-built binary is not supporting database?

roapi -t "vocabs=sqlite:///data/vocabulary.sqlite"
[2022-05-31T06:48:11Z INFO  roapi::context] loading `uri(sqlite:///data/vocabulary.sqlite)` as table `vocabs`
Error: Database error: Enable 'database' feature flag to support this

would you explain in README how to enable it?

I'm new to rust, after some searching i got it workin

bug good first issue help wanted
jakekgrog
jakekgrog commented Jul 16, 2020

Now that we support more than 1 data type, we should include the values data type in cache nodes. This give us a way of easily identifying what type of data a key points to e.g. string, queue (and more types in the future)

Currently a cache node object consists of a Key, a Value and a TTL. We should also add a field specifying the type of the Value

enhancement good first issue

A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory of discharge requirements in real-time (Firebase, Redis Cache, SAP HANA, Exadata, OLTP, etc.).

  • Updated May 1, 2018
  • C#

Improve this page

Add a description, image, and links to the in-memory-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the in-memory-database topic, visit your repo's landing page and select "manage topics."

Learn more