Bump cache edition
This commit is contained in:
parent
e7d2d8c6cb
commit
0e1451e311
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import zlib from "zlib";
|
||||||
|
|
||||||
import { encode, decode } from "@msgpack/msgpack";
|
import { encode, decode } from "@msgpack/msgpack";
|
||||||
|
|
||||||
const Edition = 21;
|
const Edition = 22;
|
||||||
const MAX_AGE = 16;
|
const MAX_AGE = 16;
|
||||||
class GfEntry {
|
class GfEntry {
|
||||||
constructor(age, value) {
|
constructor(age, value) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue