zerobig

zerobig / redis-1c

Public

Библиотека для работы с БД Redis из 1С Предприятия

10
0
100% credibility
Found Mar 20, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
1C Enterprise
AI Summary

A library for 1C Enterprise applications to store and retrieve data like strings, lists, hashes, sorted sets, and JSON in Redis for fast caching, with TTL, transactions, and optimized connections.

How It Works

1
😩 App runs slow

Your everyday business program takes forever to fetch company names or lists of items.

2
🔍 Find a speed helper

You discover a handy tool that lets your program grab data super fast from a quick storage spot.

3
Add it to your program

You simply drop this speed booster into your business app, and it's ready to use.

4
🔗 Point to storage

You share the location of your quick storage with the tool using a simple address and optional password.

5
💾 Save data fast

Now you stash away names, lists, tables, or batches of info in a snap, even setting auto-delete timers.

6
📥 Grab data instantly

Pull back exactly what you need right when you want it, feeling the speed difference immediately.

🚀 Blazing fast app

Your business program flies through tasks, saving you tons of time every day.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 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 redis-1c?

This redis 1c library lets 1C Enterprise developers connect directly to Redis servers for fast data caching and retrieval. Pass simple connection params like host:port and password, then store or fetch strings, lists, hashes, sorted sets, and JSON with TTL support. It solves slow in-app caching by leveraging Redis over TCP, reusing connections for batch ops and transactions to cut latency.

Why is it gaining traction?

Unlike AGPL-limited or feature-poor alternatives like 1c-redis-lib and redis-native-1c, this stands out with a pure 1C Enterprise implementation—no compiling external binaries or Linux compatibility headaches. Developers hook into full Redis primitives like lists for arrays, hashes for structured data, and queued transactions, all optimized for speed without regex overhead. The MIT redis github license keeps it open and hassle-free compared to python or rust redis github repos.

Who should use this?

1C Enterprise devs building ERP apps needing Redis for session storage, real-time queues, or org data caching. Ideal for those ditching SQL bottlenecks in high-volume reads, like inventory lookups or user prefs with auto-expiry. Skip if you're not in the 1C ecosystem or want Helm charts for redis github deployments.

Verdict

Grab it if you're deep in 1C Enterprise and Redis—solid basics with tests and docs in progress, under MIT license. At 10 stars and 1.0% credibility score, it's early-stage raw; contribute feedback to unlock sets and examples, or wait for releases.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.