- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
Necessary for "final" on gcc 4.6.
-
- 27 Feb, 2014 3 commits
-
-
Max Kellermann authored
A SimpleDatabase instance can now "mount" other Database instances at certain locations. This is used to use a new SimpleDatabase instance for each storage mount (issued with the "mount" protocol command). Each such instance has its own database file, stored in the directory that is specified with the "cache_directory" option.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Feb, 2014 2 commits
-
-
Max Kellermann authored
Prepare for the plugin interface.
-
Max Kellermann authored
Keep only a reference.
-
- 04 Feb, 2014 2 commits
-
-
Max Kellermann authored
Don't use the global variable "instance".
-
Max Kellermann authored
Don't use the global variables from the DatabaseSimple library.
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.
-