This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2026-04-29 15:37:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c65448f95a71253851934deee179ada7f6910a24
rippled
/
java
/
rocksjni
History
Yueh-Hsuan Chiang
c65448f95a
Merge branch 'master' of github.com:facebook/rocksdb into HEAD
2014-04-08 22:21:39 -07:00
..
options.cc
Fix formatting
2014-04-08 09:27:24 -07:00
portal.h
[JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB.
2014-04-02 14:49:20 -07:00
rocksjni.cc
[JNI] Avoid a potential byte-array-copy btw c++ and java in RocksDB.get(byte[], byte[]).
2014-04-03 00:02:01 -07:00
write_batch.cc
[JNI] Fixed a column family related compile error.
2014-04-08 09:54:59 -07:00