Honor memcached key size constraints
Review Request #975 — Created Aug. 19, 2009 and discarded
Information | |
---|---|
thilo.ginkel | |
Review Board SVN (deprecated) | |
Reviewers | |
reviewboard | |
RB will happily try to enter keys into memcached that exceed memcached's key size constraint (250 bytes). This patch should correct this.
Runs flawlessly on a local RB installation.