Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stackabletech
/
operator-rs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19
Star
166
Code
Issues
45
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(stackable-operator): Add cache structure
- #943
#943
Merged
siegfriedweber
merged 16 commits into
main
stackabletech/operator-rs:main
from
feat/cache
stackabletech/operator-rs:feat/cache
Copy head branch name to clipboard
Jan 29, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(stackable-operator): Add cache structure
#943
siegfriedweber
merged 16 commits into
main
stackabletech/operator-rs:main
from
feat/cache
stackabletech/operator-rs:feat/cache
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2025
feat(stackable-operator): Add cache structure
siegfriedweber
committed
9606bfc
View commit details
Copy full SHA for 9606bfc
Browse repository at this point
chore: Merge branch 'main' into feat/cache
siegfriedweber
committed
06702fa
View commit details
Copy full SHA for 06702fa
Browse repository at this point
feat(stackable-operator): Change type for TtlCache::max_entries from i32 to u32
siegfriedweber
committed
88daade
View commit details
Copy full SHA for 88daade
Browse repository at this point
Commits on Jan 20, 2025
Update crates/stackable-operator/src/commons/cache.rs
Show description for 17bb2b5
siegfriedweber
and
sbernauer
authored
17bb2b5
View commit details
Copy full SHA for 17bb2b5
Browse repository at this point
feat(stackable-operator): Add the type UserInformationCache
siegfriedweber
committed
54f52b3
View commit details
Copy full SHA for 54f52b3
Browse repository at this point
chore: Merge branch 'main' into feat/cache
siegfriedweber
committed
76e6c8b
View commit details
Copy full SHA for 76e6c8b
Browse repository at this point
Commits on Jan 21, 2025
docs(stackable-operator): Fix schema description of TtlCache
siegfriedweber
committed
7af060b
View commit details
Copy full SHA for 7af060b
Browse repository at this point
Update crates/stackable-operator/CHANGELOG.md
Show description for 3ff038a
siegfriedweber
and
sbernauer
authored
3ff038a
View commit details
Copy full SHA for 3ff038a
Browse repository at this point
Update crates/stackable-operator/src/commons/cache.rs
Show description for 8eee877
siegfriedweber
and
sbernauer
authored
8eee877
View commit details
Copy full SHA for 8eee877
Browse repository at this point
chore: Merge branch 'main' into feat/cache
siegfriedweber
committed
1d607cf
View commit details
Copy full SHA for 1d607cf
Browse repository at this point
Commits on Jan 23, 2025
Use a trait for default values, rather than const generics
nightkr
committed
3d4df2f
View commit details
Copy full SHA for 3d4df2f
Browse repository at this point
Merge branch 'feat/cache-/traitify' into feat/cache
siegfriedweber
committed
767156e
View commit details
Copy full SHA for 767156e
Browse repository at this point
docs(stackable-operator): Change the comment for the TtlCache
siegfriedweber
committed
8281fca
View commit details
Copy full SHA for 8281fca
Browse repository at this point
chore: Merge branch 'main' into feat/cache
siegfriedweber
committed
7d970d2
View commit details
Copy full SHA for 7d970d2
Browse repository at this point
Commits on Jan 28, 2025
chore: Merge branch 'main' into feat/cache
siegfriedweber
committed
666693e
View commit details
Copy full SHA for 666693e
Browse repository at this point
Commits on Jan 29, 2025
chore: Merge branch 'main' into feat/cache
siegfriedweber
committed
cae338e
View commit details
Copy full SHA for cae338e
Browse repository at this point
You can’t perform that action at this time.