Erik Johnston
|
9a4fb457cf
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
Erik Johnston
|
4a33a6dd19
|
Move background update handling out of store
|
2019-12-05 11:11:26 +00:00 |
Erik Johnston
|
756d4942f5
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
Erik Johnston
|
ee86abb2d6
|
Remove underscore from SQLBaseStore functions
|
2019-12-04 16:23:43 +00:00 |
Andrew Morgan
|
3916e1b97a
|
Clean up newline quote marks around the codebase (#6362)
|
2019-11-21 12:00:14 +00:00 |
Andrew Morgan
|
657d614f6a
|
Replace UPDATE with UPSERT on device_max_stream_id table (#6363)
|
2019-11-15 14:02:34 +00:00 |
Erik Johnston
|
c66a06ac6b
|
Move storage classes into a main "data store".
This is in preparation for having multiple data stores that offer
different functionality, e.g. splitting out state or event storage.
|
2019-10-21 16:05:06 +01:00 |