Skip to content

refactor: remove Lua API functions

Artur Sabirov requested to merge asabirov/revise_lua_api into master

Summary

  • refactor: remove Lua API pico.create_table
  • refactor: remove Lua API pico.drop_table
  • refactor(luamod): remove unused functions
  • refactor: remove Lua API pico.raft_wait_index
  • refactor: remove Lua API pico.raft_read_index
  • chore: bump LUA_API_VERSION
  • chore: update CHANGELOG.md

Changes:


Edited by Artur Sabirov

Merge request reports