Skip to content

Pull requests: swift-server/swift-memcache-gsoc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[DO NOT MERGE] Test
#1 by yim-lee was closed May 11, 2023 Loading… updated May 11, 2023
Fix soundness
#2 by FranzBusch was merged May 12, 2023 Loading… updated May 12, 2023
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 a get request
#14 by dkz2 was merged Jul 6, 2023 Loading… updated Jul 6, 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 Delete Operation Support
#24 by dkz2 was merged Aug 2, 2023 Loading… updated Aug 2, 2023
Implement Append and Prepend Support
#27 by dkz2 was merged Aug 5, 2023 Loading… updated Aug 5, 2023
Implement Add and Replace support
#28 by dkz2 was merged Aug 7, 2023 Loading… updated Aug 7, 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
Refactoring SwiftMemcache
#38 by dkz2 was merged Sep 22, 2023 Loading… updated Sep 22, 2023
Add CI pipeline for Swift 5.10
#40 by rnro was merged Oct 4, 2023 Loading… updated Oct 4, 2023
adopt package-benchmark
#41 by dkz2 was merged Oct 25, 2023 Loading… updated Oct 25, 2023
Conform to PooledConnection
#42 by dkz2 was closed Dec 13, 2023 Draft updated Dec 13, 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
ProTip! Adding no:label will show everything without a label.