#java
Apicurio Registry is an open source service that stores and manages API designs and schema files, like OpenAPI, AsyncAPI, Avro, JSON Schema, and Protobuf. It lets apps share, update, and fetch schema versions at runtime through a REST API, which helps keep producers and consumers in sync and reduces the need for redeploys. You can run it with different storage options such as in-memory, SQL, or KafkaSQL, and use it in Docker or Kubernetes. For you, this means safer schema changes, easier version control, and faster development.
https://github.com/Apicurio/apicurio-registry
Apicurio Registry is an open source service that stores and manages API designs and schema files, like OpenAPI, AsyncAPI, Avro, JSON Schema, and Protobuf. It lets apps share, update, and fetch schema versions at runtime through a REST API, which helps keep producers and consumers in sync and reduces the need for redeploys. You can run it with different storage options such as in-memory, SQL, or KafkaSQL, and use it in Docker or Kubernetes. For you, this means safer schema changes, easier version control, and faster development.
https://github.com/Apicurio/apicurio-registry
GitHub
GitHub - Apicurio/apicurio-registry: An API/Schema registry - stores APIs and Schemas.
An API/Schema registry - stores APIs and Schemas. Contribute to Apicurio/apicurio-registry development by creating an account on GitHub.
❤1👍1
#java #cassandra #database #java
Apache Cassandra is a fast, scalable database that stores data in rows and tables and can spread it across many machines automatically. It uses CQL, which is similar to SQL, so you can create a keyspace, make a table, insert data, and read it back with simple commands; this helps you start quickly, test a working cluster, and build apps that can grow without changing how you use the database.
https://github.com/apache/cassandra
Apache Cassandra is a fast, scalable database that stores data in rows and tables and can spread it across many machines automatically. It uses CQL, which is similar to SQL, so you can create a keyspace, make a table, insert data, and read it back with simple commands; this helps you start quickly, test a working cluster, and build apps that can grow without changing how you use the database.
https://github.com/apache/cassandra
GitHub
GitHub - apache/cassandra: Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity…
Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. - apache/cassandra
#kotlin #agent #agentic_ai #agents #ai #ai_agents #aiagentframework #genai #generative_ai #java #kotlin #llms #multi_agents #multi_agents_orchestration #multi_agents_system #spring
Embabel is a Java and Kotlin framework for building AI agents on the JVM with Spring, using typed goals, actions, and conditions instead of hard-coded prompt chains. It plans and replans at runtime, which helps you build more flexible, testable, and reusable agent flows while still fitting into existing enterprise code. The benefit to you is faster AI app development with stronger type safety, easier testing, and simpler use of LLMs, tools, and domain models in one system.
https://github.com/embabel/embabel-agent
Embabel is a Java and Kotlin framework for building AI agents on the JVM with Spring, using typed goals, actions, and conditions instead of hard-coded prompt chains. It plans and replans at runtime, which helps you build more flexible, testable, and reusable agent flows while still fitting into existing enterprise code. The benefit to you is faster AI app development with stronger type safety, easier testing, and simpler use of LLMs, tools, and domain models in one system.
https://github.com/embabel/embabel-agent
GitHub
GitHub - embabel/embabel-agent: Agent framework for the JVM. Pronounced Em-BAY-bel /ɛmˈbeɪbəl/
Agent framework for the JVM. Pronounced Em-BAY-bel /ɛmˈbeɪbəl/ - embabel/embabel-agent