Skip to content

Commit 47f0a27

Browse files
committed
Update documentation
1 parent 6d8818b commit 47f0a27

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Igor Savin
3+
Copyright (c) 2021-2024 Igor Savin
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414

1515
Data source agnostic data loader with support for tiered in-memory and async caching, fetch deduplication and fallback data sources. Implements Cache-Aside, Read-Through and Refresh-Ahead patterns.
1616

17-
Special thanks to Diana Baužytė for creating the project logo!
17+
Special thanks to Diana Baužytė for creating the project logo.
18+
19+
You can watch [NodeConf EU 2023 talk](https://www.youtube.com/watch?v=O0Nk3XhxxYg) presenting key innovations introduced in the library!
1820

1921
## Prerequisites
2022

0 commit comments

Comments
 (0)