summaryrefslogtreecommitdiff
path: root/lib/rbot/registry.rb
AgeCommit message (Collapse)Author
2006-02-10use a db env for the databases to avoid some corruption problems (I hope)Tom Gilbert
2006-02-09attempt to resolve #65Tom Gilbert
2006-01-27autosplit registry. now we have one per plugin.Tom Gilbert
TODO creates empty dbs for plugins that don't even use the registry. would be nice to only create on write but how feasible is that?
2005-12-12try to handle backwards compat issuesTom Gilbert
2005-08-03Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
* Tweaked the debug() stuff a bit. Need to do this more cleanly really * Added a fair bit of documentation for some of the new features
2005-07-27move rbot into lib - still rearranging for packaging/installationTom Gilbert