-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nim-rocksdb
updated
11 files
+0 −5 | .github/workflows/ci.yml | |
+38 −18 | README.md | |
+2 −6 | config.nims | |
+13 −26 | rocksdb.nimble | |
+15 −9 | rocksdb/lib/librocksdb.nim | |
+0 −8 | rocksdb/lib/rocksdb.h | |
+881 −2,405 | rocksdb/lib/rocksdb_gen.nim | |
+1 −1 | scripts/build_shared_deps_linux.sh | |
+1 −1 | scripts/build_shared_deps_osx.sh | |
+8 −1 | scripts/build_static_deps.sh | |
+0 −8 | scripts/generate_wrapper.sh |