- Notifications
You must be signed in to change notification settings - Fork 9
Pull requests: swift-server/swift-memcache-gsoc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Created a encoder handler to serializing a MemcachedRequest
#8 by dkz2 was merged May 23, 2023 Loading… updated May 23, 2023
Implement memcached response decoder and memcached response
#10 by dkz2 was closed May 26, 2023 Loading… updated May 26, 2023
Created a decoder handler to deserialize a MemcachedResponse
#11 by dkz2 was merged Jun 1, 2023 Loading… updated Jun 1, 2023
Implement MemcachedFlag for Get Commands
#13 by dkz2 was merged Jun 3, 2023 Loading… updated Jun 3, 2023
Implement basic Memcached Connection Actor with set and get operations
#16 by dkz2 was merged Jul 19, 2023 Loading… updated Jul 19, 2023
Implements
MemcachedValue Protocol and Conformances #22 by dkz2 was merged Jul 19, 2023 Loading… updated Jul 19, 2023
Implement Time-To-Live (TTL) Support
#23 by dkz2 was merged Aug 1, 2023 Loading… updated Aug 1, 2023
Implement Append and Prepend Support
#27 by dkz2 was merged Aug 5, 2023 Loading… updated Aug 5, 2023
Implement an Arithmetic Request supporting increment and decrement operations
#29 by dkz2 was merged Aug 11, 2023 Loading… updated Aug 11, 2023
Remove sendability warnings
#31 by felixschlegel was merged Aug 13, 2023 Loading… updated Aug 13, 2023
Implement Structured MemcachedError for Enhanced Error Handling
#33 by dkz2 was merged Aug 18, 2023 Loading… updated Aug 18, 2023
Adapt
Service protocol from swift-service-lifecycle #37 by dkz2 was merged Sep 4, 2023 Loading… updated Sep 4, 2023
Migrate to GitHub Actions 🆕 semver/minor Adds new public API.
#44 by rnro was merged Nov 12, 2024 Loading… updated Nov 13, 2024
Add .spi.yml so that DocC documentation is generated semver/none No version bump required.
#45 by rnro was merged Nov 15, 2024 Loading… updated Nov 15, 2024
DO NOT MERGE: checking Cxx interop CI
#46 by rnro was closed Nov 25, 2024 Loading… updated Nov 25, 2024
Enable strict concurrency semver/none No version bump required.
#47 by czechboy0 was merged Dec 3, 2024 Loading… updated Dec 3, 2024
Previous Next
ProTip! Adding no:label will show everything without a label.