GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#java #database #envers #gradle #hibernate #java #java8 #java8_times #jdbc #jpa #orm #unitofwork

Hibernate ORM is a powerful tool for Java that helps you manage data in your applications easily. It follows the standard Java API for object/relational persistence but also offers many extra features. This makes it simpler to develop and test your application, especially when working with different databases. With Hibernate, you can use Gradle to build and manage your project efficiently, and it even allows you to test your application against various databases using Docker containers without needing to install them locally. This saves time and makes development more flexible and efficient.

https://github.com/hibernate/hibernate-orm
#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