-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(shm/ffi) expose kv and metrics write operations to Lua land
This commit also changes shm-related FFI functions from returning NGX_DECLINED to returning NGX_ABORT, when the necessary conditions for the function completion are not satisfied.
- Loading branch information
Showing
10 changed files
with
771 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.