Erik Johnston
|
5db5677969
|
Add metrics to the receipts cache
|
2015-08-13 16:58:23 +01:00 |
|
Erik Johnston
|
0fbed2a8fa
|
Comment
|
2015-08-12 17:22:54 +01:00 |
|
Erik Johnston
|
c10ac7806e
|
Explain why we're prefilling dict with Nones
|
2015-08-12 17:16:30 +01:00 |
|
Erik Johnston
|
101ee3fd00
|
Better variable name
|
2015-08-12 17:08:05 +01:00 |
|
Erik Johnston
|
df361d08f7
|
Split _get_state_for_group_from_cache into two
|
2015-08-12 17:06:21 +01:00 |
|
Erik Johnston
|
2df8dd9b37
|
Move all the caches into their own package, synapse.util.caches
|
2015-08-11 18:00:59 +01:00 |
|
Erik Johnston
|
53a817518b
|
Comments
|
2015-08-11 11:40:40 +01:00 |
|
Erik Johnston
|
6eaa116867
|
Comment
|
2015-08-11 11:35:24 +01:00 |
|
Erik Johnston
|
4762c276cb
|
Docs
|
2015-08-11 11:33:41 +01:00 |
|
Erik Johnston
|
1b994a97dd
|
Fix application of ACLs
|
2015-08-11 10:41:40 +01:00 |
|
Erik Johnston
|
10b874067b
|
Fix state cache
|
2015-08-11 09:12:41 +01:00 |
|
Erik Johnston
|
017b798e4f
|
Clean up StateStore
|
2015-08-10 15:01:06 +01:00 |
|
Erik Johnston
|
2c019eea11
|
Remove unused function
|
2015-08-10 14:44:41 +01:00 |
|
Erik Johnston
|
bb0a475c30
|
Comments
|
2015-08-10 14:27:38 +01:00 |
|
Erik Johnston
|
7ce71f2ffc
|
Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache
|
2015-08-10 13:47:51 +01:00 |
|
Erik Johnston
|
86eaaa885b
|
Rename keyargs to args in CacheDescriptor
|
2015-08-10 13:44:44 +01:00 |
|
Erik Johnston
|
e0b6e49466
|
Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache
|
2015-08-10 10:39:22 +01:00 |
|
Erik Johnston
|
2cd6cb9f65
|
Rename keyargs to args in Cache
|
2015-08-10 10:38:47 +01:00 |
|
Erik Johnston
|
aa88582e00
|
Do bounds check
|
2015-08-10 10:08:15 +01:00 |
|
Erik Johnston
|
5119e416e8
|
Line length
|
2015-08-10 10:05:30 +01:00 |
|
Erik Johnston
|
8f04b6fa7a
|
Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache
|
2015-08-07 19:30:25 +01:00 |
|
Erik Johnston
|
7dec0b2bee
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache
|
2015-08-07 19:28:39 +01:00 |
|
Erik Johnston
|
06218ab125
|
Merge pull request #212 from matrix-org/erikj/cache_deferreds
Make CacheDescriptor cache deferreds rather than the deferreds' values
|
2015-08-07 19:28:05 +01:00 |
|
Erik Johnston
|
2352974aab
|
Merge branch 'erikj/cache_deferreds' of github.com:matrix-org/synapse into erikj/cache_varargs_interface
|
2015-08-07 19:26:54 +01:00 |
|
Erik Johnston
|
9c5385b53a
|
s/observed/observer/
|
2015-08-07 19:26:38 +01:00 |
|
Erik Johnston
|
ffab798a38
|
Merge branch 'erikj/cache_deferreds' of github.com:matrix-org/synapse into erikj/cache_varargs_interface
|
2015-08-07 19:18:47 +01:00 |
|
Erik Johnston
|
62126c996c
|
Propogate stale cache errors to calling functions
|
2015-08-07 19:17:58 +01:00 |
|
Erik Johnston
|
3213ff630c
|
Remove unnecessary cache
|
2015-08-07 19:14:05 +01:00 |
|
Erik Johnston
|
20addfa358
|
Change Cache to not use *args in its interface
|
2015-08-07 18:32:47 +01:00 |
|
Erik Johnston
|
9eb5b23d3a
|
Batch up various DB requests for event -> state
|
2015-08-07 18:16:02 +01:00 |
|
Erik Johnston
|
0211890134
|
Implement a CacheListDescriptor
|
2015-08-07 18:14:49 +01:00 |
|
Paul "LeoNerd" Evans
|
0db40d3e93
|
Don't complain about extra .pyc files we find while hunting for database schemas
|
2015-08-07 17:22:11 +01:00 |
|
Erik Johnston
|
b2c7bd4b09
|
Cache get_recent_events_for_room
|
2015-08-07 14:42:34 +01:00 |
|
Erik Johnston
|
b3768ec10a
|
Remove unncessary cache
|
2015-08-07 13:41:05 +01:00 |
|
Erik Johnston
|
b8e386db59
|
Change Cache to not use *args in its interface
|
2015-08-07 11:52:21 +01:00 |
|
Erik Johnston
|
fe994e728f
|
Store absence of state in cache
|
2015-08-07 10:17:38 +01:00 |
|
Erik Johnston
|
1d08bf7c17
|
Merge branch 'erikj/cache_deferreds' into erikj/dictionary_cache
|
2015-08-06 14:03:15 +01:00 |
|
Erik Johnston
|
63b1eaf32c
|
Docs
|
2015-08-06 14:02:50 +01:00 |
|
Erik Johnston
|
b811c98574
|
Remove failed deferreds from cache
|
2015-08-06 14:01:27 +01:00 |
|
Erik Johnston
|
433314cc34
|
Re-implement DEBUG_CACHES flag
|
2015-08-06 14:01:05 +01:00 |
|
Erik Johnston
|
f596ff402e
|
Merge branch 'erikj/cache_deferreds' into erikj/dictionary_cache
|
2015-08-06 13:37:56 +01:00 |
|
Erik Johnston
|
2efb93af52
|
Merge branch 'erikj/cached_keyword_args' into erikj/cache_deferreds
|
2015-08-06 13:35:28 +01:00 |
|
Erik Johnston
|
953dbd28a7
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cached_keyword_args
|
2015-08-06 13:35:03 +01:00 |
|
Erik Johnston
|
7eea3e356f
|
Make @cached cache deferreds rather than the deferreds' values
|
2015-08-06 13:33:34 +01:00 |
|
Erik Johnston
|
3e1b77efc2
|
Merge branch 'erikj/cached_keyword_args' of github.com:matrix-org/synapse into erikj/dictionary_cache
|
2015-08-05 16:45:56 +01:00 |
|
Erik Johnston
|
b52b4a84ec
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache
|
2015-08-05 15:41:20 +01:00 |
|
Erik Johnston
|
1e62a3d3a9
|
Up the cache size for 'get_joined_hosts_for_room' and 'get_users_in_room'
|
2015-08-05 15:40:40 +01:00 |
|
Erik Johnston
|
a89559d797
|
Use LRU cache by default
|
2015-08-05 15:39:47 +01:00 |
|
Erik Johnston
|
07507643cb
|
Use dictionary cache to do group -> state fetching
|
2015-08-05 15:11:42 +01:00 |
|
Erik Johnston
|
c67ba143fa
|
Move DictionaryCache
|
2015-08-04 15:58:28 +01:00 |
|