Skip to content

refactor: remove Cache struct

Егор Ивков requested to merge rm-cache-struct into master

Summary

  • refactor: remove Cache struct

Closes #345 (closed)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if API docs changed) A follow-up doc issue is created in picodata/docs and linked here
Edited by Егор Ивков

Merge request reports