Skip to content
Snippets Groups Projects
Commit 34403f0e authored by Maksim Kaitmazian's avatar Maksim Kaitmazian Committed by Dmitry Ivanov
Browse files

refactor(pgproto): get rid of lua entrypoints

pgproto used to interact with picodata through lua entrypoins, but after
making pgproto a picodata module, we can get rid of this lua layer and
simply call corresponding rust functions.
parent cb7cb4f7
No related branches found
No related tags found
Loading
Checking pipeline status