.. |
accessor
|
Clean up accessor package, dedupe code
|
2019-09-20 10:36:55 +02:00 |
dbmodule
|
Move DB record maintenance to storage interface
|
2020-05-05 21:34:19 +02:00 |
iterator
|
Update import paths
|
2019-06-27 13:29:56 +02:00 |
query
|
Add GetMeta to database storage interface
|
2021-05-11 14:57:53 +02:00 |
record
|
Merge branch 'develop' into feature/ui-revamp
|
2020-10-20 12:34:58 +02:00 |
storage
|
Remove GetMeta() from InjectBase
|
2021-05-14 08:59:29 +02:00 |
boilerplate_test.go
|
Move DB record maintenance to storage interface
|
2020-05-05 21:34:19 +02:00 |
controller.go
|
Add Withdraw function to database controllers
|
2021-11-09 10:09:30 +01:00 |
controllers.go
|
Add Withdraw function to database controllers
|
2021-11-09 10:09:30 +01:00 |
database.go
|
Remove exclusiveAccess lock from database controller
|
2020-10-15 11:01:15 +02:00 |
database_test.go
|
Implement review suggestions
|
2020-10-12 13:54:14 +02:00 |
doc.go
|
Remove copyright notices from files, LICENSE file suffices
|
2019-07-24 11:10:02 +02:00 |
errors.go
|
Improve database not found error message
|
2020-05-22 22:33:12 +02:00 |
hook.go
|
Fix linter errors and update deps
|
2020-10-29 14:28:09 +01:00 |
hookbase.go
|
Update import paths
|
2019-06-27 13:29:56 +02:00 |
interface.go
|
Add FIXME for database cache issue
|
2021-09-17 22:01:20 +02:00 |
interface_cache.go
|
Add cache clearers
|
2021-01-25 16:48:12 +01:00 |
interface_cache_test.go
|
Add a write-cache to the database interface options
|
2020-10-11 14:27:54 +02:00 |
main.go
|
Make DB registry persistence optional
|
2020-07-11 14:20:04 +02:00 |
maintenance.go
|
Move DB record maintenance to storage interface
|
2020-05-05 21:34:19 +02:00 |
registry.go
|
Add GetMeta to database storage interface
|
2021-05-11 14:57:53 +02:00 |
subscription.go
|
Remove exclusiveAccess lock from database controller
|
2020-10-15 11:01:15 +02:00 |