Daniel Schalla
c36e85c912
DeleteAll for KV ( #9431 )
...
Expire K/V Values
Regenerate Code
pathfix
Update Expiry on Update
Check for Exit Signal
gofmt
Rewrote Go Routine
Remove tempoarily cleanup loop
fix expiretime
TEST: Expired Watchdog as GoRoutine
Check if Srv is nil
Use Scheduler/Worker for Expired Key CleanUp
add license
fix scheduler job type; DoJob Restructuring
Remove unused imports and constants
move db migration from 5.4 to 5.5
2018-10-10 10:55:12 -07:00
Shobhit Gupta
8c03e584c1
MM-11863 Add KVList method ( #9467 )
...
* Add KVList method
* Add KVList method
Add KVList method
* Add pagination support
* Change offset, limit to page, perPage
* Rename constant
2018-10-03 16:04:37 -04:00
Joram Wilander
7cefef6d21
Hash key for plugin store and limit id length ( #7933 )
2017-12-05 15:19:33 -08:00
Christopher Speller
81c1fad4d4
Revert "Hash key for plugin store table and limit plugin ID length ( #7915 )" ( #7931 )
...
This reverts commit c3af878573 .
2017-12-01 23:20:11 -08:00
Joram Wilander
c3af878573
Hash key for plugin store table and limit plugin ID length ( #7915 )
...
* Hash plugin store keys and update column limits
* Limit plugin ID length on install
* Add note to manifest id and allow zero length keys
2017-12-01 15:20:08 -05:00
Joram Wilander
785a410936
Decrease plugin key value store table index name size ( #7910 )
2017-11-27 18:49:28 -05:00
Joram Wilander
6176bcff69
PLT-8131 (part2) Add plugin key value store support ( #7902 )
...
* Add plugin key value store support
* Add localization strings
* Updates per feedback
2017-11-27 17:23:35 -05:00