lmemory123

面向 Java 17 与 Spring Boot 的 Valkey Search 类型安全查询框架。

14
2
100% credibility
Found Mar 15, 2026 at 14 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Java
AI Summary

Valkey QueryDSL is a Java library that enables type-safe, annotation-driven querying for Valkey Search, with Spring Boot integration and automatic index management.

How It Works

1
📖 Discover the search helper

You hear about a handy tool that makes searching through your app's data super simple and error-free, like having a smart assistant for finds.

2
🛍️ Bring it into your project

You easily add this helpful tool to your app-building kit so it can start working its magic.

3
🏷️ Tag your data pieces

You just put friendly labels on the parts of your data you want to search, telling the tool what's important.

4
🔨 Build your app

You put everything together, and the tool automatically creates perfect search guides just for your data.

5
🔗 Connect to your storage

You link it up to where your data lives, so searches can reach the right place.

6
🔍 Start searching easily

You chain together simple questions like 'find titles with iphone and price under 1000', feeling the power and safety.

🎉 Enjoy flawless results

Your app now delivers quick lists, pages, single finds, or counts of exactly what you need, every time.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 14 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Valkey-QueryDSL?

Valkey-QueryDSL is a Java 17 library for Spring Boot that delivers type-safe queries on Valkey Search, swapping hand-rolled FT.SEARCH strings for annotation-driven entities and generated fluent builders. Developers annotate classes with index details, then chain filters, sorts, and pagination via repository methods like list, page, one, and count. It auto-handles JSON or HASH storage, keeping models and schemas in sync at compile time.

Why is it gaining traction?

Among github java trending repos, it hooks Java devs with a QueryDSL vibe for Valkey—the Redis fork backed by AWS and others—plus a Spring Boot starter for auto-connections, scanning, and index creation. Skip brittle strings and manual Glide client setup; get chainable text, numeric, and tag queries that catch errors early. Pairs well with java spring boot rest api workflows, filling a gap in java spring alternatives for search.

Who should use this?

Java Spring Boot backend engineers handling full-text search on products, docs, or user data in Valkey, tired of raw commands in java spring boot tutorial projects. Teams building scalable java spring framework apps with java github actions pipelines, needing type-safe pagination without deep Valkey expertise. Suits java spring ai prototypes or boot microservices querying nested JSON.

Verdict

Early with 12 stars and 1.0% credibility score, but clean docs, example app, and MIT license make it worth a spin for Valkey-curious Java GitHub projects. Production-ready for prototypes; watch for community growth before heavy lift.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.