A simple memcached client written for GSOC 2023 in pure swift using SwiftNIO with support for the MetaCommands protocol and an async-await API.
A minimal example program demonstrating get and set commands is located at Here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple memcached client written for GSOC 2023 in pure swift using SwiftNIO with support for the MetaCommands protocol and an async-await API.
A minimal example program demonstrating get and set commands is located at Here