Electronic
KPCKevin Powell - Community
•Created by Electronic on 7/19/2024 in #back-end
Consistent Hashing
I did further research and Cassandra supports this by using the gossip protocol
5 replies
KPCKevin Powell - Community
•Created by Electronic on 7/19/2024 in #back-end
Consistent Hashing
Yea I'm aware the issue isn't the algorithm it's how best, so if I have multiple instances of an application if I add a node I have to update hash ring on each node
5 replies
KPCKevin Powell - Community
•Created by 2023graduateinformationtech on 7/13/2024 in #back-end
help with back end post request
What?
12 replies
KPCKevin Powell - Community
•Created by Electronic on 7/12/2024 in #back-end
Java NIO
I'm thinking about this in tomcat way where I need to create a httpservelt object I can't create half the object how does this all work p.s. I know netty exists
2 replies
KPCKevin Powell - Community
•Created by yogi on 4/11/2024 in #back-end
I cannot see the cookies using fetch in react but I can see the cookies in thunderclient
What you console logged isn't supposed to have the cookies in the log
6 replies
KPCKevin Powell - Community
•Created by yogi on 4/11/2024 in #back-end
I cannot see the cookies using fetch in react but I can see the cookies in thunderclient
Have you checked your application tab in dev tools and it isn't their
6 replies
KPCKevin Powell - Community
•Created by Electronic on 4/1/2024 in #back-end
Micro Service Load Balancer
So it's that layer of balancing got it thank you
7 replies
KPCKevin Powell - Community
•Created by Electronic on 4/1/2024 in #back-end
Micro Service Load Balancer
Thanks 🙏🏾
7 replies
KPCKevin Powell - Community
•Created by BERSERK on 12/25/2023 in #back-end
hi guys wassup :) any pro dude in node js
Like decorators
10 replies
KPCKevin Powell - Community
•Created by BERSERK on 12/25/2023 in #back-end
hi guys wassup :) any pro dude in node js
I haven't written express in a while did we get annotations cause I saw
@access
@desc
10 replies
KPCKevin Powell - Community
•Created by Mert Efe on 9/22/2023 in #back-end
how to convert passthrough to readstream or buffer?
Gonna need more context
4 replies
KPCKevin Powell - Community
•Created by Leke on 7/18/2023 in #back-end
AutoIncrement using mongoose
And perform a db call to it increment it and save the new document
6 replies
KPCKevin Powell - Community
•Created by Leke on 7/18/2023 in #back-end
AutoIncrement using mongoose
Create a schema that keeps track of what you want to auto increment
6 replies
KPCKevin Powell - Community
•Created by Leke on 7/18/2023 in #back-end
AutoIncrement using mongoose
I'm not too good with mongoose, but I'm guessing you could use the "pre" save hook
6 replies
KPCKevin Powell - Community
•Created by Leke on 7/18/2023 in #back-end
AutoIncrement using mongoose
6 replies
KPCKevin Powell - Community
•Created by RavenX on 7/14/2023 in #back-end
Need help with tokens
And what your trying to achieve isn't clear from what you wrote above
10 replies
KPCKevin Powell - Community
•Created by RavenX on 7/14/2023 in #back-end
Need help with tokens
Shouldn't you check if(token) since you've destructed it
10 replies
KPCKevin Powell - Community
•Created by Electronic on 7/9/2023 in #back-end
Http Requests
Thanks
14 replies
KPCKevin Powell - Community
•Created by Electronic on 7/9/2023 in #back-end
Http Requests
This is what I was confused about
14 replies