document new QuantumKVCache restrictions in CONTRIBUTING.Sharkey.md
This commit is contained in:
parent
2d0b3cd325
commit
df5aff9d91
1 changed files with 3 additions and 0 deletions
|
|
@ -465,3 +465,6 @@ following apply:
|
|||
together. Using `MemorySingleCache` or `RedisSingleCache` could
|
||||
provide a cleaner implementation without resorting to hacks like a
|
||||
fixed key.
|
||||
|
||||
- It's necessary to use `null` as a data value.
|
||||
`QuantumKVCache` does not allow null values, and thus another option should be chosen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue