Skip to content

lockval/api.so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api.so

Provide api script extension function, please refer to apidemo for specific usage

Build my plguin:

  1. Write the code

  2. Replace lockval with yourname in build.sh

Notic

The provided function returns ASAP because if this function is used in GetAndLock and PutAndUnlock, it will cause the KV lock time to be too long.

If there is an IO operation, it is recommended to "go" a coroutine to execute it

Releases

No releases published

Packages

No packages published