maddalax
|
3468baaa84
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# framework/h/attribute.go
# framework/h/lifecycle.go
# framework/h/render.go
|
2024-10-25 22:01:04 -05:00 |
|
maddalax
|
cf76ca4f98
|
add some comments
|
2024-10-25 21:59:17 -05:00 |
|
Mohammad javad
|
a0f5b5dfd5
|
feat:add claasf (#31)
* feat:add claasf
* refactor(tag.go)
* refactor(cache.go)
* refactor(attribute.go)
* refactor(app.go)
* refactor(attribute.go)
|
2024-10-22 08:32:17 -05:00 |
|
maddalax
|
513c0fb432
|
add more sleep time for the cache cleaner
|
2024-09-28 12:40:48 -05:00 |
|
maddalax
|
af81f53160
|
fix expiration for non by key cache
add goroutine to clean up old cache entries to save mem
|
2024-09-28 12:38:42 -05:00 |
|
maddalax
|
61e5554f20
|
make sure the expiration is per key too
|
2024-09-28 11:56:29 -05:00 |
|
maddalax
|
17bb55655e
|
add caching per key
|
2024-09-28 11:27:07 -05:00 |
|
maddalax
|
010ab1fdd6
|
add caching component support
|
2024-09-27 21:29:53 -05:00 |
|