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
41
commits
4
branches
10
tags
3.9
MiB
C
54.1%
Erlang
45%
Makefile
0.8%
Shell
0.1%
e90e790d9c
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
e90e790d9c
Enforce the presence of the auto_commit and threaded flags.
2008-12-11 16:43:01 -06:00
c_src
Adding "tune" command that lets us get/set various timeouts
2008-12-11 14:13:37 -07:00
ebin
Various cleanup/fleshout
2008-12-05 23:52:51 -07:00
include
Merge branch 'master' of ecommons@wax.hive:bdberl
2008-12-11 15:18:10 -06:00
src
Enforce the presence of the auto_commit and threaded flags.
2008-12-11 16:43:01 -06:00
test
Adding "tune" command that lets us get/set various timeouts
2008-12-11 14:13:37 -07:00
.gitignore
Ignore TextMate project files.
2008-12-10 16:48:25 -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