storj/satellite/satellitedb
Dylan Lott 5e1ab841cf Cache refresher (#1171)
* got tests passed

* wire up paginate function for cache node retrieval

* Add tests for paginate but they're failing

* fix the test arguments

* Updates paginate function to return more variable

* Updates

* Some test and logic tweaks

* improves config handling in discovery

* adds refresh offset to discovery struct
2019-01-30 11:29:18 -05:00
..
dbx V3-1091 Extend Users table with IsActive functionality (#1170) 2019-01-30 17:04:40 +02:00
satellitedbtest Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
accounting.go removes standalone payments service (#1134) 2019-01-25 11:23:25 -05:00
apikeys_test.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
apikeys.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
bandwidthagreement.go bw agreement db refactor (#1158) 2019-01-28 16:16:21 -05:00
buckets.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
consoledb_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
consoledb.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
database_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
database.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
irreparabledb.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
locked.go Cache refresher (#1171) 2019-01-30 11:29:18 -05:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
overlaycache.go Cache refresher (#1171) 2019-01-30 11:29:18 -05:00
projectmembers_test.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
projectmembers.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projects_test.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
projects.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
repairqueue.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
statdb.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
users_test.go V3-1091 Extend Users table with IsActive functionality (#1170) 2019-01-30 17:04:40 +02:00
users.go V3-1091 Extend Users table with IsActive functionality (#1170) 2019-01-30 17:04:40 +02:00
utils_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
utils.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00