-
Updated
Apr 25, 2022 - Java
in-memory-database
Here are 147 public repositories matching this topic...
-
Updated
Apr 24, 2022 - Go
Note sure if it could be interesting but:
When registering a table:
addr: 0.0.0.0:8084
tables:
- name: "example"
uri: "/data/"
option:
format: "parquet"
use_memory_table: false
add in options:
glob
pattern: "file_typev1*.parquet"
or regexp
pattern: "\wfile_type\wv1\w*.parquet"
It would allow selecting in uri's with different exte
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
Apr 25, 2022 - C++
-
Updated
May 15, 2021 - C#
-
Updated
Apr 25, 2022 - Java
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
Apr 25, 2022 - JavaScript
-
Updated
Jul 12, 2021 - Pony
-
Updated
Apr 19, 2020 - Clojure
-
Updated
Feb 2, 2020 - TSQL
-
Updated
Apr 25, 2022 - Java
-
Updated
Apr 2, 2022 - Java
-
Updated
Oct 4, 2019 - Dockerfile
-
Updated
Oct 1, 2018 - Java
-
Updated
Aug 21, 2018 - JavaScript
-
Updated
Nov 25, 2018 - Erlang
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Aug 6, 2021 - C#
-
Updated
Mar 8, 2022 - Java
-
Updated
May 1, 2018 - C#
-
Updated
May 13, 2021 - C++
-
Updated
Apr 19, 2021 - Java
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."
https://github.com/4paradigm/OpenMLDB/blob/230f99b9b5744f2663b0253a87a2496c9f5ce96b/java/openmldb-taskmanager/src/main/scala/com/_4paradigm/openmldb/taskmanager/JobInfoManager.scala#L141-L170
pstmtis useless, delete it. And deletestatementinfinallyblock.