This website requires JavaScript.
Explore
Help
Sign In
apple
/
foundationdb
Watch
1
Star
0
Fork
0
You've already forked foundationdb
mirror of
https://github.com/apple/foundationdb.git
synced
2025-06-02 03:12:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
foundationdb
/
bindings
/
ruby
/
lib
History
A.J. Beamon
bc5c65e5ab
Merge pull request
#1756
from jzhou77/db-option
...
Add transaction getApproximateSize() API
2019-07-19 08:33:24 -07:00
..
fdb.rb
Increase the API version to 620.
2019-07-18 10:56:05 -07:00
fdbdirectory.rb
Fixed broken links to documentation
2018-04-19 14:34:03 -04:00
fdbimpl_v609.rb
Update all of the bindings to use the new C API and deprecate or remove unneeded parts of their APIs.
2018-10-02 15:28:46 -07:00
fdbimpl.rb
Deprecate fdb_future_get_version for version 620
2019-07-11 21:17:31 -07:00
fdblocality.rb
Fix comments to use transaction_too_old instead of past_version
2019-04-24 18:50:57 -07:00
fdbsubspace.rb
Fixed broken links to documentation
2018-04-19 14:34:03 -04:00
fdbtuple.rb
Some fixes to the type chosen for decoding integers in Go. Fix to ruby encoding at byte boundaries. Add execute bit to ruby tester.
2018-10-31 14:09:23 -07:00