#go #array #cache #config #cookie #framework #golang #httpserver #logger #mvc #orm #pool #queue #session #string #tcpserver #template #udpserver #validator #webserver
https://github.com/gogf/gf
https://github.com/gogf/gf
GitHub
GitHub - gogf/gf: A powerful framework for faster, easier, and more efficient project development.
A powerful framework for faster, easier, and more efficient project development. - gogf/gf
#swift #cache #filters #image #image_processor #ios #kingfisher #macos #xcode
https://github.com/onevcat/Kingfisher
https://github.com/onevcat/Kingfisher
GitHub
GitHub - onevcat/Kingfisher: A lightweight, pure-Swift library for downloading and caching images from the web.
A lightweight, pure-Swift library for downloading and caching images from the web. - onevcat/Kingfisher
#apex #async #cache #integration #invocable #salesforce #trigger
https://github.com/trailheadapps/apex-recipes
https://github.com/trailheadapps/apex-recipes
GitHub
GitHub - trailheadapps/apex-recipes: A library of concise, meaningful examples of Apex code for common use cases following best…
A library of concise, meaningful examples of Apex code for common use cases following best practices. - trailheadapps/apex-recipes
#java #cache #distributed #distributed_locks #executor #hibernate #list #lock #map #mapreduce #queue #redis #redis_client #redis_cluster #scheduler #session #set #spring_cache #tomcat
https://github.com/redisson/redisson
https://github.com/redisson/redisson
GitHub
GitHub - redisson/redisson: Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over…
Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List...
#go #cache #database #databases #disk #distributed_database #distributed_systems #golang #high_performance #key_value #kvstore #leveldb #lsm #nosql #persistence #raft #redis #storage
https://github.com/gitsrc/IceFireDB
https://github.com/gitsrc/IceFireDB
GitHub
GitHub - IceFireDB/IceFireDB: @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2…
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more con...
#objective_c #cache #carthage #cocoapods #gif #image #ios #jpeg #macos #objective_c #png #sdwebimage #swift #watchos #webp
https://github.com/SDWebImage/SDWebImage
https://github.com/SDWebImage/SDWebImage
GitHub
GitHub - SDWebImage/SDWebImage: Asynchronous image downloader with cache support as a UIImageView category
Asynchronous image downloader with cache support as a UIImageView category - SDWebImage/SDWebImage
#javascript #avatica #cache #calcite #clickhouse #dbproxy #doris #hive #mysql #oneservice #onesql #tidb
https://github.com/daima/fense
https://github.com/daima/fense
GitHub
GitHub - daima/fense: Fense is a database proxy written in Java, which can connect DB of different engines at the same time. The…
Fense is a database proxy written in Java, which can connect DB of different engines at the same time. The key features are: authority management, query cache, audit security, current limiting fuse...
#go #cache #client_side_caching #distributed #generics #golang #lock #redis #redis_client #resp3 #resp3_client
https://github.com/redis/rueidis
https://github.com/redis/rueidis
GitHub
GitHub - redis/rueidis: A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON,…
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. - redis/rueidis
#swift #cache #filters #image #image_processor #ios #kingfisher #macos #swift #xcode
Kingfisher is a powerful library for downloading and caching images in your apps. It helps you load images from the web quickly and efficiently. Here are the key benefits:
- It downloads images asynchronously and caches them for faster access later.
- You can customize how images are processed, such as resizing or adding effects.
- It supports both UIKit and SwiftUI, making it versatile for different types of apps.
- It includes features like placeholders, indicators, and transition animations while loading images.
- You can control cache behavior, including expiration dates and size limits.
Using Kingfisher simplifies your code and improves your app's performance when handling images. For example, you can set an image to an `UIImageView` with just a few lines of code, and it will handle the downloading and caching automatically. This makes your app run smoother and saves you time in development.
https://github.com/onevcat/Kingfisher
Kingfisher is a powerful library for downloading and caching images in your apps. It helps you load images from the web quickly and efficiently. Here are the key benefits:
- It downloads images asynchronously and caches them for faster access later.
- You can customize how images are processed, such as resizing or adding effects.
- It supports both UIKit and SwiftUI, making it versatile for different types of apps.
- It includes features like placeholders, indicators, and transition animations while loading images.
- You can control cache behavior, including expiration dates and size limits.
Using Kingfisher simplifies your code and improves your app's performance when handling images. For example, you can set an image to an `UIImageView` with just a few lines of code, and it will handle the downloading and caching automatically. This makes your app run smoother and saves you time in development.
https://github.com/onevcat/Kingfisher
GitHub
GitHub - onevcat/Kingfisher: A lightweight, pure-Swift library for downloading and caching images from the web.
A lightweight, pure-Swift library for downloading and caching images from the web. - onevcat/Kingfisher
👍1
#java #cache #distributed #distributed_locks #executor #hibernate #java #json #lock #map #micronaut #quarkus #queue #redis #redis_client #scheduler #session #spring #tomcat #valkey #valkey_client
Redisson is a powerful Java client for Redis and other real-time data platforms. It offers high-performance, thread-safe, and asynchronous connections, making it ideal for complex applications. You can use it with various deployment types, such as single, cluster, sentinel, and more, and it is compatible with major cloud services like AWS, Azure, and Google Cloud. Redisson supports many features like distributed locks, counters, collections, and services, as well as integration with popular frameworks like Spring and Micronaut. This makes it easier to manage and scale your data efficiently, ensuring reliability and performance in your applications.
https://github.com/redisson/redisson
Redisson is a powerful Java client for Redis and other real-time data platforms. It offers high-performance, thread-safe, and asynchronous connections, making it ideal for complex applications. You can use it with various deployment types, such as single, cluster, sentinel, and more, and it is compatible with major cloud services like AWS, Azure, and Google Cloud. Redisson supports many features like distributed locks, counters, collections, and services, as well as integration with popular frameworks like Spring and Micronaut. This makes it easier to manage and scale your data efficiently, ensuring reliability and performance in your applications.
https://github.com/redisson/redisson
GitHub
GitHub - redisson/redisson: Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over…
Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List...