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
Copy file name to clipboardExpand all lines: profile/README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,9 @@ Welcome to VLDB Lab Organization on Github 👋
5
5
### Main Publications
6
6
|#|Publication Title| Conference | Github Link | Publication Link |
7
7
|------|---|---|---|---|
8
-
|1|NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs|VLDB 2023|[Github Link](https://github.com/FlashSQL/mysql-nvdimm-caching)|[Publication Link](https://dl.acm.org/doi/10.14778/3583140.3583159)|
9
-
|2|Your Read is Our Priority in Flash Storage|VLDB 2022|[Github Link](https://github.com/FlashSQL/rw-rbuf)|[Publication Link](https://dl.acm.org/doi/10.14778/3538598.3538612)|
10
-
|3|Avoiding Read Stalls on Flash Storage|SIGMOD 2022|[Github Link](https://github.com/FlashSQL/write-after-read-protocol)|[Publication Link](https://dl.acm.org/doi/abs/10.1145/3514221.3526126)|
11
-
|4|2R: Efficiently Isolating Cold Pages in Flash Storage|VLDB 2020|-|[Publication Link](https://vldb.org/pvldb/vol13/p2004-kang.pdf)|
12
-
|5|SHARE Interface in Flash Storage for Databases|SIGMOD 2016|[Github Link](https://github.com/FlashSQL/shareSQL)|[Publication Link](https://dl.acm.org/doi/10.1145/2882903.2882910)|
8
+
|1|LRU-C: Parallelizing Database I/Os for Flash SSDs|VLDB 2023|[Github Link](https://github.com/FlashSQL/LRU-C)|TBA|
9
+
|2|NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs|VLDB 2023|[Github Link](https://github.com/FlashSQL/mysql-nvdimm-caching)|[Publication Link](https://dl.acm.org/doi/10.14778/3583140.3583159)|
10
+
|3|Your Read is Our Priority in Flash Storage|VLDB 2022|[Github Link](https://github.com/FlashSQL/rw-rbuf)|[Publication Link](https://dl.acm.org/doi/10.14778/3538598.3538612)|
11
+
|4|Avoiding Read Stalls on Flash Storage|SIGMOD 2022|[Github Link](https://github.com/FlashSQL/write-after-read-protocol)|[Publication Link](https://dl.acm.org/doi/abs/10.1145/3514221.3526126)|
12
+
|5|2R: Efficiently Isolating Cold Pages in Flash Storage|VLDB 2020|-|[Publication Link](https://vldb.org/pvldb/vol13/p2004-kang.pdf)|
13
+
|6|SHARE Interface in Flash Storage for Databases|SIGMOD 2016|[Github Link](https://github.com/FlashSQL/shareSQL)|[Publication Link](https://dl.acm.org/doi/10.1145/2882903.2882910)|
0 commit comments