UNPKG

ram64

Version:

Multi-threaded 64bit memory cache database inspired by redis-like features

5 lines (3 loc) 130 B
import { CommandFn, CommandOptions } from '../../commands'; export const fn: CommandFn = (opts: CommandOptions): void => { }