-
Updated
Aug 11, 2021 - Java
in-memory-database
Here are 132 public repositories matching this topic...
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
-
Updated
Aug 11, 2021 - C++
This is already supported by upstream arrow crate, just need to invoke the relevant API.
-
Updated
May 15, 2021 - C#
We don't want to build releases on any tags, just for releases
-
Updated
Sep 26, 2020 - TypeScript
-
Updated
Oct 18, 2019 - C++
-
Updated
May 15, 2017
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Apr 19, 2020 - Clojure
-
Updated
Jul 12, 2021 - Pony
-
Updated
Feb 2, 2020 - TSQL
-
Updated
Oct 4, 2019 - Dockerfile
-
Updated
May 1, 2021 - Java
-
Updated
Oct 1, 2018 - Java
-
Updated
Aug 21, 2018 - JavaScript
-
Updated
Aug 11, 2021 - Java
-
Updated
Aug 11, 2021 - Java
-
Updated
Nov 25, 2018 - Erlang
-
Updated
Aug 6, 2021 - C#
-
Updated
Feb 18, 2021 - Java
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Jul 13, 2021 - Clojure
-
Updated
May 1, 2018 - C#
-
Updated
Feb 28, 2019 - Java
-
Updated
Apr 19, 2021 - Java
-
Updated
Mar 1, 2019 - Go
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.
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."
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered