index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
registry
Age
Commit message (
Expand
)
Author
2020-04-08
fix: in-memory registry persist correctly
Matthias Hecker
2020-04-06
registry: add in-memory implementation for tests
Matthias Hecker
2014-03-06
[registry] improved tests, sqlite/tc bugfixes
Matthias H
2014-03-06
[registry] small refactoring and added flush test
Matthias H
2014-03-06
[registry] added sqlite3 database adapter
Matthias H
2014-02-24
[registry] refactoring into a abstract and factory
Matthias H
2014-02-20
[registry] daybreak engine small fix
Matthias H
2014-02-19
[registry] registry folder with suffix, added daybreak engine
Matthias H
2014-02-18
[registry] removed temp logging
Matthias H
2014-02-18
removes bdb&tc registry; adds dbm registry
Matthias H
2012-09-27
bdb: message when wrong bdb module is loaded
Giuseppe Bilotta
2012-08-31
bdb: restore errors should be logged as errors
Giuseppe Bilotta
2012-04-30
db adaptors: nil internal variable when closing
Giuseppe Bilotta
2011-07-11
Fix TC db close on cleanup
Giuseppe Bilotta
2011-05-10
bdb: don't retrieve the db values when warning about nil key
Giuseppe Bilotta
2011-01-31
comments and message fixes
Giuseppe Bilotta
2011-01-28
bdb: support running without envs
Giuseppe Bilotta
2011-01-26
TokyoCabinet pseudo-environment
Giuseppe Bilotta
2010-10-06
TokyoCabinet #fwmkeys() expects a string
Giuseppe Bilotta
2010-10-06
TokyoCabinet: upgrade from BDB using case-insensitive tree
Giuseppe Bilotta
2010-09-27
* wrap BDB::Fatal classes for abstract trapping
Giuseppe Bilotta
2010-09-24
Check BDB version only if it's loaded
Voker57
2010-09-24
TokyoCabinet: more BDB checks
Giuseppe Bilotta
2010-09-23
TokyoCabinet: only warn about skipped upgrade if the old reg was found
Giuseppe Bilotta
2010-09-23
TokyoCabinet: fix extension in 0.9.9 upgrade path
Giuseppe Bilotta
2010-09-23
TokyoCabinet: 0.9.5-to-0.9.9 must use BDB only
Giuseppe Bilotta
2010-03-16
Tokyo Cabinet DB backend
Voker57
2010-03-16
Moved DB stuff to registry/bdb
Voker57