This website requires JavaScript.
Explore
Help
Sign In
greg
/
bdberl
Watch
1
Star
0
Fork
You've already forked bdberl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Erlang interface to BerkeleyDB
45
commits
4
branches
10
tags
3.9
MiB
C
54.1%
Erlang
45%
Makefile
0.8%
Shell
0.1%
ab3162d47c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Phillip Toland
ab3162d47c
Added get_r and put_r functions that raise on error.
2008-12-12 14:18:05 -06:00
c_src
Adding "tune" command that lets us get/set various timeouts
2008-12-11 14:13:37 -07:00
ebin
Replace bdberl_db with a merged bdberl API.
2008-12-12 12:39:51 -06:00
include
Merge branch 'master' of ecommons@wax.hive:bdberl
2008-12-11 15:18:10 -06:00
src
Added get_r and put_r functions that raise on error.
2008-12-12 14:18:05 -06:00
test
Make init/0 private and rely on lazy initialization.
2008-12-12 12:47:25 -06:00
.gitignore
Added rough cut of db api.
2008-12-12 11:14:03 -06:00
base.rake
Simplify call to test (always shows output, but that's what we use most of the time)
2008-12-09 13:20:19 -07:00
Rakefile
Make sure to run tests with async thread pools; include debugging symbols when building driver
2008-12-09 13:19:49 -07:00