Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/C-golang-redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Salah satu benefit yang didapat dengan menggunakan `go-redis` library, adalah su
Ok, sekarang tambahkan kode berikut:

```go
func () {
func main() {
// ...

key := "key-1"
Expand Down
1 change: 1 addition & 0 deletions content/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Berikut merupakan *hall of fame* kontributor yang sudah berbaik hati menyisihkan
1. [nekonako](https://github.com/nekonako)
1. [nisacodelifings](https://github.com/nisacodelifings)
1. [Nuevo Querto](https://github.com/NuevoQuerto)
1. [Restu Fajar Sidhiq](https://github.com/refs05)
1. [Rico](https://github.com/goldsky)
1. [Rizky Zhang](https://github.com/rizkyzhang)
1. [Ryan Febriansyah](https://github.com/sodrooome)
Expand Down