safing-portbase/database
2020-04-15 17:56:42 +02:00
..
accessor Clean up accessor package, dedupe code 2019-09-20 10:36:55 +02:00
dbmodule Update packages to new modules structure and other minor fixes 2020-02-18 15:44:18 +01:00
iterator Update import paths 2019-06-27 13:29:56 +02:00
query Silence linter 2019-10-09 16:18:16 +02:00
record Fix bug in wrapper, remove deprecated code 2020-04-09 14:30:56 +02:00
storage Fix badger test 2020-04-15 17:56:42 +02:00
boilerplate_test.go Update import paths 2019-06-27 13:29:56 +02:00
controller.go Improve database storage put method 2020-04-15 17:27:33 +02:00
controllers.go Clean up database package 2019-09-20 22:01:49 +02:00
database.go Work on database + tests 2018-09-11 18:59:27 +02:00
database_test.go Add PutMany, currently only for bbolt and hashmap storage backends 2020-04-09 14:30:56 +02:00
doc.go Remove copyright notices from files, LICENSE file suffices 2019-07-24 11:10:02 +02:00
errors.go Implement review 2020-04-10 10:42:01 +02:00
hook.go Clean up database package 2019-09-20 22:01:49 +02:00
hookbase.go Update import paths 2019-06-27 13:29:56 +02:00
interface.go Implement review 2020-04-10 10:42:01 +02:00
location.go Switch to new data root / core module structure 2019-07-31 22:32:29 +02:00
main.go Update packages to new modules structure and other minor fixes 2020-02-18 15:44:18 +01:00
maintenance.go Clean up database package 2019-09-20 22:01:49 +02:00
registry.go Update packages to new modules structure and other minor fixes 2020-02-18 15:44:18 +01:00
subscription.go Remove unused Err attribute on database subscription 2020-03-20 17:22:38 +01:00