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
Accelerator
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
Type
/
to 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
.
utopia-php
/
database
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
74
Code
Issues
3
Pull requests
42
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat - Caching layer to database
- #4
#4
Merged
eldadfux
merged 18 commits into
utopia-php:v0
utopia-php/database:v0
from
kodumbeats:v0-cache-layer
kodumbeats/database:v0-cache-layer
Copy head branch name to clipboard
Apr 29, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Feat - Caching layer to database
#4
eldadfux
merged 18 commits into
utopia-php:v0
utopia-php/database:v0
from
kodumbeats:v0-cache-layer
kodumbeats/database:v0-cache-layer
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2021
Fix typo
kodumbeats
committed
ae17f4d
View commit details
Copy full SHA for ae17f4d
Browse repository at this point
Upgrade utopia-php/cache to 0.4.0
kodumbeats
committed
a4e720a
View commit details
Copy full SHA for a4e720a
Browse repository at this point
Use redis cache in testing
kodumbeats
committed
aab2201
View commit details
Copy full SHA for aab2201
Browse repository at this point
Check cache first on getDocument
kodumbeats
committed
3eed65f
View commit details
Copy full SHA for 3eed65f
Browse repository at this point
Commits on Apr 27, 2021
Update cache on document update or delete
kodumbeats
committed
23d23f2
View commit details
Copy full SHA for 23d23f2
Browse repository at this point
Install redis lib in testing container
kodumbeats
committed
d70b393
View commit details
Copy full SHA for d70b393
Browse repository at this point
Properly assign $document
kodumbeats
committed
bf3dd6c
View commit details
Copy full SHA for bf3dd6c
Browse repository at this point
Hydrate document string to Document object
kodumbeats
committed
71119bf
View commit details
Copy full SHA for 71119bf
Browse repository at this point
Fix call to adapter
kodumbeats
committed
bb055ab
View commit details
Copy full SHA for bb055ab
Browse repository at this point
Save array copy of Document object
kodumbeats
committed
4df301e
View commit details
Copy full SHA for 4df301e
Browse repository at this point
Require cache as contructor param
kodumbeats
committed
286a74b
View commit details
Copy full SHA for 286a74b
Browse repository at this point
Ensure cache is empty before testing
kodumbeats
committed
3f30840
View commit details
Copy full SHA for 3f30840
Browse repository at this point
Ensure tests pass without saving to cache
kodumbeats
committed
cf18aa1
View commit details
Copy full SHA for cf18aa1
Browse repository at this point
Debugging getArrayCopy method
kodumbeats
committed
66c9f70
View commit details
Copy full SHA for 66c9f70
Browse repository at this point
Commits on Apr 28, 2021
Legacy code that considers arrays as nested documents
kodumbeats
committed
57be09e
View commit details
Copy full SHA for 57be09e
Browse repository at this point
Validate cache read access with authorization validator
kodumbeats
committed
53d521c
View commit details
Copy full SHA for 53d521c
Browse repository at this point
Add cache to readme example
kodumbeats
committed
f2cdd98
View commit details
Copy full SHA for f2cdd98
Browse repository at this point
Commits on Apr 29, 2021
Cache updated documentId on updateDocument
kodumbeats
committed
2350e5c
View commit details
Copy full SHA for 2350e5c
Browse repository at this point
You can’t perform that action at this time.