mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 07:19:25 -05:00
VotesByAccount: Go down to RCL ONE.
We don't need quorum here.
This commit is contained in:
@@ -166,6 +166,7 @@ VotesByComment._view_of = CassandraCommentVote
|
||||
class VotesByAccount(tdb_cassandra.DenormalizedRelation):
|
||||
_use_db = False
|
||||
_thing1_cls = Account
|
||||
_read_consistency_level = tdb_cassandra.CL.ONE
|
||||
|
||||
@classmethod
|
||||
def rel(cls, thing1_cls, thing2_cls):
|
||||
|
||||
Reference in New Issue
Block a user